From: Glenn Morris Date: Sat, 1 Nov 2014 17:29:14 +0000 (-0700) Subject: Fix ChangeLog typo X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3423^2~638 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e54c5e4e25098be9df9d9c46d32165887b0ff9d3;p=emacs.git Fix ChangeLog typo --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 22972401cb1..ba63ff7772a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -23,7 +23,7 @@ 2014-10-30 Daniel Colascione - Add "enum classs" support to C++ mode. + Add "enum class" support to C++ mode. * progmodes/cc-langs.el (c-after-brace-list-decl-kwds) (c-after-brace-list-key): New language consts/variables. * progmodes/cc-engine.el (c-looking-at-decl-block):